CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - socket mfc

搜索资源列表

  1. socket-picture

    0下载:
  2. 利用socket编程在MFC上实现图片传输的客户端-Client using socket programming in MFC picture transmission
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-15
    • 文件大小:1910007
    • 提供者:善骏
  1. MFC-Socket

    0下载:
  2. 基于MFC socket的单服务器多客户端的小型简易通信软件-The simple MFC socket-based communication program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-26
    • 文件大小:15155200
    • 提供者:name
  1. MFC-SOCKET

    0下载:
  2. 基于套接字的文件传输,基于MFC编写,界面简单。-Windows Sockets-based file transfer MFC-based write simple interface.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-14
    • 文件大小:26796120
    • 提供者:徐从营
  1. VC_MFC-socket

    0下载:
  2. VC++,MFC环境下使用SOCKET编程详解,个人认为还是比较齐全的,可以作为参考手册。-VC++, MFC environment SOCKET programming explain personally think that is quite complete, can be used as a reference manual.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-08
    • 文件大小:97312
    • 提供者:aileen
  1. SOCKET

    0下载:
  2. 为了让同学们更好的理解Socket的底层运作原理,Linux平台下只能使用底层库socket(socket.h),Windows平台下只能使用Winsock(winsock.h),请勿使用其它高层封装的Socket库(如Java库,MFC等)。-Linux platform in order to allow students to better understand the underlying principle of operation of the Socket can only use
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:452754
    • 提供者:柳欢
  1. MFC-Socket-AsyncSocket-project

    1下载:
  2. 使用CAsyncSocket类MFC Socket编程。实现服务端和客户端之间的通讯,并能显示聊天纪录。-Use CAsyncSocket class MFC Socket programming. The communication between the server and client, and can display the chat record.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:113664
    • 提供者:
  1. MFC-Socket

    0下载:
  2. 详细的叙述并展现了socket编程的过程及方法介绍-To process and methods described in detail and show the socket programming
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:193560
    • 提供者:南宫真琪
  1. MFC

    0下载:
  2. 基于VisualC++ 网络编程的网络聊天工具的开发。主要用MFC实现,socket编程实现的。-Based on the VisualC++ network programming network chat tool development. Main use MFC implementation, socket programming implementation.
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:3108375
    • 提供者:吴旺军
  1. TCP-IP--Socket

    1下载:
  2. MFC 基于TCP/IP的简单网络通信,适合网络通信的初学者学习,也许,代码很简单,希望可以帮到一些人-vc TCP/IP ,a easy code for communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:8558453
    • 提供者:彭云鹤
  1. MFC-CSocket

    0下载:
  2. 运用MFC、Socket 实现聊天室、传输文件功能-Using the MFC, Socket chat rooms, file transfer function
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-12
    • 文件大小:3676134
    • 提供者:hello
  1. mfc-socket-biancheng

    0下载:
  2. 这个mfc socket 编程详解,可以参考,-Mfc socket programming explain, can refer to, thank you
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-16
    • 文件大小:7478
    • 提供者:lvpengfei
  1. Socket-wen-jian-chuan-shu

    0下载:
  2. 有关socket的基于文件传输的编程,基于MFC图形用户界面来实现的-The socket programming based file transfer MFC-based graphical user interface to achieve
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:5914
    • 提供者:陈云飞
  1. C--socket

    1下载:
  2. c.socket网络编程 Socket相关的操作由一系列API函数来完成,比如socket、bind、listen、connect、accept、send、sendto、recv、recvfrom等。调用这些API函数有一定的先后次序,有些函数的参数还比较复杂,对于开发者来说,不是很好用。于是,微软的MFC提供了两个类:CAsyncSocket和CSocket,极大地方便了Socket功能的使用。-failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-06-01
    • 文件大小:333824
    • 提供者:david
  1. Client-to-Server(socket)

    0下载:
  2. 使用MFC 的界面效果,利用socket套接口技术实现的多客户端client,通过服务器server互联的聊天的程序-Using MFC interface effects, the use of socket socket technology to achieve a multi-client client, server interconnected through the server chat program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:597817
    • 提供者:王振峰
  1. UDP-communication-based-on-MFC

    0下载:
  2. 这程序是利用在windows在的socket网络编程基于MFC的UDP聊天程序,在一个界面下实现客户端和服务端之间的通信,类似-This procedure is to use the windows in the socket UDP network programming MFC-based chat program, implemented in an interface between the client and server communications, similar to th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2966353
    • 提供者:苏青源
  1. TCP-Socket

    0下载:
  2. 主要是实现客户端和服务端的通信,window下基于MFC的聊天通信,注释比较详细-Mainly to achieve client and server communications, window under MFC-based chat communications, more detailed notes
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12583681
    • 提供者:lisa
  1. MFC-Socket

    0下载:
  2. VC++网络编程 MFC Socket编程 Socket程序(CAsyncSocket传统版、CAsyncSocket指针版、CSocket版)-VC++ Programming Network Programming MFC Socket Socket procedures (CAsyncSocket traditional version, CAsyncSocket pointer version, CSocket Edition)
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:289591
    • 提供者:
  1. the4th

    0下载:
  2. 利用socket实现简单文件传输,mfc实现,很简单-Simple file transfer using socket, mfc achieve
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-11
    • 文件大小:18862926
    • 提供者:段江鹏
  1. The-char-room

    0下载:
  2. 这是用MFC网路套接字实现的一款类似于聊天室的小软件,所有在同一局域网的用户都可以显示出来,大家所发出的聊天内容都可以互相看到,功能简单实用!-This is achieved using a socket MFC Internet chat rooms small software similar to all users on the same LAN can be displayed, chats sent everyone can see each other, features sim
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:204073
    • 提供者:王辉
  1. MFC-Socket

    0下载:
  2. Windown下的一个基于VC++的socket服务端/客户端程序,功能全,代码结构清楚,十分容易理解,强烈推荐下载学习。-Under a windown on VC++ The socket server /client program, full-featured, code structure clear, very easy to understand and strongly recommend to download learning.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:146315
    • 提供者:liutianxin
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com